*{
	margin: 0;padding: 0;/*-webkit-filter: grayscale(100%);*/
}
html,body{
	text-align:center;font-size:12px;color:#333;background:#fff;min-width:1200px;
	font-family:Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
}
li{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
img{
	border:0;
}
a{
	text-decoration:none;color:#333;
}
.wrap{
	width:1200px;margin:0 auto;
}
.w1200{
	width:1200px;margin:0 auto;
}
.MainTable {
    width: 1200px;
    margin: auto;
    border: 0;
    margin-bottom: 20px;
    min-height: 400px;
    text-align: left;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.white{
	color:white!important;
}
.clearfix:after{
	height: 0;content: '';clear: both;display: block;visibility:hidden;
}
.page{
    height: 40px;
    margin: 10px 0px;
    text-align: center;
}
.page a{
	border: 1px #e8e8e8 solid;
    line-height: 40px;
    margin: 0px 5px;
    padding: 5px 10px;
    border-radius: 3px;
}
.page span.current{
	border: 1px #e8e8e8 solid;
    line-height: 40px;
    margin: 0px 5px;
    padding: 5px 10px;
    border-radius: 3px;
    background: #e8e8e8;
}
/* 底部 */
.footer{
	background: url(../images/services-banner.png) repeat;
	padding: 40px 0;
}
.footer-tel{
	font-size: 20px;
	color: #666666;
}
.footer-tel span{
	color: #e94709;
}
.footer-img{
	padding: 30px 0;
}
.footer-nav li{
	display: inline-block;
	font-size: 16px;
	padding: 0 18px;
	position: relative;
}
.footer-nav li a{
	color: #666666;
}
.footer-nav li::after{
	position: absolute;
	content: ' ';
	width: 2px;
	height: 16px;
	background-color: #bfbfbf;
	right: 0;
	top: 50%;
	margin-top: -8px;
}
.footer-nav li:last-child::after{
	display:none;
}
.footer-copy{
	margin-top: 30px;
	font-size: 16px;
	line-height: 35px;
}
.footer-copy .gaba{
	position: relative;	
	padding-left: 20px;
}
.footer-copy .gaba img{
	height:17px;
	position: absolute;
    top: 0;
	left:0
}
.footer-container {
    width: 100% !important;
    height: 50px;
    background-color: #0a2b49;
    position: relative;
    float: left;
    -moz-box-shadow: 0px -1px 5px #777;
    -webkit-box-shadow: 0px -1px 5px #777;
    box-shadow: 0px -1px 5px #777;
    z-index: 100;
}
.back-to-top {
    margin: -30px auto;
    text-align: center;
}
/**********return top*********/
.ReturnItem{
	overflow: hidden;position: fixed;right: 50px;bottom: 100px;
}
.ReturnTop{
	overflow: hidden;
}
.ReturnTop a{
	width: 45px;height: 50px;display: inline-block;background: url('../images/ReturnTop-bg.gif') no-repeat;
}

/* leftsead */
#leftsead{
	width:161px;height:290px;position:fixed;top:350px;
	right:0px; z-index:100;
}
*html #leftsead{
	margin-top:258px;position:absolute;
	top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li{
	width:161px;height:60px;
}
#leftsead li img{
	float:right;
}
#leftsead li a{
	height:49px;float:right;display:block;min-width:47px;
	max-width:161px;
}
#leftsead li a .shows{
	display:block;
}
#leftsead li a .hides{
	margin-right:-143px;cursor:pointer;cursor:hand;
}
#leftsead li a.youhui .hides{
	display:none;position:absolute;right:143px;
}
#leftsead li a.youhui .2wm{
	display:none;position:absolute;right:143px;
}
#p2{
	width:112px;background-color:#A7D2A9;height:47px;
	margin-left:47px;border:1px solid #8BC48D;
	text-align:center;line-height:47px
}
#p3{
	width:112px;background-color:#EC9890;height:47px;
	margin-left:47px;border:1px solid #E6776C;
	text-align:center;line-height:47px
}
#p1{
	width:47px;height:49px;float:left
}